source/dpeq/messages.d(789,54): Error: cannot take address of local `slice` in `@safe` function `buildBindMessage` source/dpeq/serialization.d(98,36): Error: cannot take address of `ref return` of `(*value).get()` in `@safe` function `serializeNullableByteArrayField` source/dpeq/serialization.d(119,37): Error: cannot take address of `ref return` of `(*value).get()` in `@safe` function `serializeNullableUUIDFieldBinary` source/dpeq/serialization.d(126,27): Error: cast from `const(char)[]` to `immutable(ubyte)[]` not allowed in safe code source/dpeq/serialization.d(248,44): Error: cannot take address of local `res` in `@safe` function `deserializeNullableByteArrayField` source/dpeq/serialization.d(266,12): Error: cast from `ubyte[]` to `string` not allowed in safe code /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.